| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub AreasAndLengthsAsync( _ ByVal graphics As IList(Of Graphic) _ ) | |
| C# | |
|---|---|
public void AreasAndLengthsAsync( IList<Graphic> graphics ) | |
Parameters
- graphics
- The graphics used to calculate areas and lengths.
Target Platforms:Windows Phone 7